Total Complexity | 19 |
Dependencies | 14 |
Dependents | 0 |
Total lines | 277 |
Lines of code | 135 |
Logical lines of code | 66 |
Comment lines | 87 |
Methods | 7 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createCustomerFromWcCustomer() | 45 | 5 | 48 | |
createCustomerBillingAddress() | 50 | 3 | 31 | |
createCustomerShippingAddress() | 51 | 3 | 28 | |
createAddresses() | 61 | 3 | 13 | |
getBillingPostcodeOrFallback() | 78 | 2 | 3 | |
getShippingPostcodeOrFallback() | 78 | 2 | 3 | |
__construct() | 65 | 1 | 9 |